home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 3
/
CU Amiga Magazine's Super CD-ROM 03 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-09].iso
/
misc
/
gcc
/
gnu
/
libs
/
readme.this.release
< prev
Wrap
Text File
|
1994-12-11
|
2KB
|
62 lines
Short: IXemul.library 40.4
Type: dev/gcc
Uploader: LuebbeRW@lp.musc.edu
Author: LuebbeRW@lp.musc.edu
Original ixemul.library author: Markus Wild
This file is ixemul.library version 40.4. It contains only the libraries
as nothing else has changed in libc.a
There are four versions - 68000, 68020+ with ffp, 68020+ with no ffp, and
68030 with ffp. 68040 users should use 68030 version.
Changes from 40.3:
1) 020noffp and 000 versions now hopefully working. Tell me if
they aren't.
2) Streamlined some functions.
Changes from 40.2.2:
1) Max open files increased from 64 to 512 using LESS memory
than previously. Will result in slightly slower vforking and
execve-ing because file handles must be copied.
2) All arp.library references gone. No longer attempts to open
empty.library
3) Repetitive functions and unused functions removed, making
library smaller.
4) Strtod() fixed - thanks for reporting bug!
Changes from 40.2:
1) 68000 version repaired. At least I think so, I don't have a
68000. PLEASE TELL ME IF THIS NOW WORKS FOR YOU! I think the
original problem with this was a bug in as 2.2 and as 2.3. I
used the original as that came with gcc 2.5.8 (1.36?) for
this compilation.
2) System() function fixed (thanks for reporting it).
3) In startup code, __panic.c used an uninitialized SysBase and
crashed if v40 was not present. Now uses AbsExecBase *.
(Again, thanks for the bug report!)
4) Now there is a v40 version for the 68030.
============================================================================
I hope this library works to expectation. If it doesn't, send feedback
describing your problem, hardware configuration, etc., so that I can
recreate the condition on my machine (if possible).
Send your feedback about the library to amiga-gcc-port@lists.funet.fi.
To subscribe to the mailing list at nic.funet.fi, send a letter to
listserv@lists.funet.fi and in the body (not subject) on a single line,
type: subscribe amiga-gcc-port
To unsubscribe, type: unsubscribe amiga-gcc-port
R. Luebbert
LuebbeRW@lp.musc.edu